func math.acosh

2 uses

	math (current package)
		acosh.go#L47: 	return acosh(x)
		acosh.go#L50: func acosh(x float64) float64 {